In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / AnnotationSelected Method

AnnotationSelected Method

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(12)>

Sub AnnotationSelected( _

   ByVal AnnotationIdx As Integer _

) 
[DispId(12)]

void AnnotationSelected( 

   int AnnotationIdx

)
procedure AnnotationSelected( 

    AnnotationIdx: Integer

); 
DispIdAttribute(12)

function AnnotationSelected( 

   AnnotationIdx : int

);
[DispId(12)]

void AnnotationSelected( 

   int AnnotationIdx

) 
[DispId(12)]

void AnnotationSelected( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members